Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.
authorEli Zaretskii <eliz@gnu.org>
Tue, 25 Sep 2012 07:01:52 +0000 (09:01 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Sep 2012 07:01:52 +0000 (09:01 +0200)
commit213f5575b88eb6ededbd389cb89adc9d76c54904
tree5b4b8e1feffb164303d2499d1f0badb673df7ce2
parent04544efbfe72baaf3913c334d94bdb4a06a7ce42
Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.

 src/character.c (char_string, string_char): Remove calls to
 MAYBE_UNIFY_CHAR.  See the discussion starting at
 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00433.html
 for the details.
src/ChangeLog
src/character.c